ISRO CSE 2008
Q34.
The total time to prepare a disk drive mechanism for a block of data to be read from it isQ36.
Which of the following class of statement usually produces no executable code when compiled?Q37.
Relative to the program translated by a compiler, the same program when interpreted runsQ38.
In a resident - OS computer, which of the following systems must reside in the main memory under all situations?Q39.
How many comparisons are needed to sort an array of length 5 if a straight selection sort is used and array is already in the opposite order?Q40.
Stack A has the entries a, b, c (with a on top). Stack B is empty. An entry popped out of stack A can be printed immediately or pushed to stack B. An entry popped out of the stack B can be only be printed. In this arrangement, which of the following permutations of a, b, c are not possible?